home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Historia Visual de la Argentina
/
Historia Visual de la Argentina (Disc 4) (1975-2000) (Argentina)
/
HVA19752000.bin
/
data4
/
tematico.dxr
/
00019_Back del fondo.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-11-13
|
307 b
|
13 lines
on mouseUp
global seccion
if soundBusy(1) then
sound stop 1
end if
if (the frameLabel contains "au") or (the frameLabel contains "fo") or (the frameLabel contains "vi") then
go(string("noticia" & seccion))
else
go("main")
end if
set the scrollTop of member "fieldNoticia" to 1
end